adTempus API
PreviousUpNext
IADTObject::Refresh Method

Refreshes the object from the database.

C++
HRESULT Refresh([in,defaultvalue(0)] long options);
C#
Refresh([in,defaultvalue(0)] long options);
Visual Basic
Sub Refresh(options As [in,defaultvalue(0)] long)
Parameters 
Description 
[in,defaultvalue(0)] long options 
Reserved for future use; must be set to 0. 

This method refreshes the object from the database, discarding any changes you have made to the object.

adTempus API Reference version 3.0.0.0, revised 10/30/2008